object MDIChild: TMDIChild Left = 138 Top = 140 Width = 464 Height = 254 Caption = 'MDI Child' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsMDIChild Position = poDefault Visible = True OnClose = FormClose OnCloseQuery = FormCloseQuery PixelsPerInch = 96 TextHeight = 16 object RichEdit1: TRichEdit Left = 0 Top = 0 Width = 456 Height = 209 Align = alClient HideSelection = False ScrollBars = ssBoth TabOrder = 0 WantTabs = True WordWrap = False OnChange = RichEdit1Change OnSelectionChange = RichEdit1SelectionChange end object StatusBar1: TStatusBar Left = 0 Top = 209 Width = 456 Height = 18 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Panels = < item Text = ' 1: 1 ' Width = 65 end item Width = 75 end item Width = 50 end> ParentFont = False SimplePanel = False end end